.sobre-hero{background:var(--blue);background-image:radial-gradient(circle at 70% 40%,rgba(78,103,232,.5) 0%,transparent 55%),radial-gradient(circle at 10% 80%,rgba(206,174,46,.1) 0%,transparent 45%);color:var(--white);padding:5rem 0 4.5rem;position:relative;overflow:hidden}.sobre-hero-inner{display:grid;grid-template-columns:260px 1fr;gap:4rem;align-items:center}.sobre-photo-wrap{display:flex;flex-direction:column;align-items:center;gap:1rem}.sobre-photo-placeholder{width:200px;height:200px;border-radius:50%;background:#ffffff1a;border:4px solid rgba(206,174,46,.5);display:flex;align-items:center;justify-content:center;font-family:var(--font-head);font-size:3.5rem;font-weight:900;color:#ffffff59;box-shadow:0 12px 40px #00000040;flex-shrink:0}.sobre-photo-img{width:200px;height:200px;border-radius:50%;object-fit:cover;border:4px solid rgba(206,174,46,.5);box-shadow:0 12px 40px #00000040;flex-shrink:0}.sobre-badges{display:flex;flex-direction:column;gap:.45rem;width:100%}.sobre-badge{background:#ffffff14;border:1px solid rgba(255,255,255,.15);color:#ffffffd9;font-family:var(--font-head);font-size:.78rem;font-weight:600;padding:.4rem .75rem;border-radius:var(--radius);text-align:center}.sobre-hero-text h1{font-family:var(--font-head);font-size:2.8rem;font-weight:900;color:var(--white);line-height:1.1;margin-bottom:1rem;letter-spacing:-.02em}.sobre-hero-lead{font-size:1.05rem;color:#ffffffd1;line-height:1.8;margin-bottom:2rem;max-width:580px}.sobre-hero-lead strong{color:var(--white)}.sobre-hero-stats{display:flex;align-items:center;gap:1.5rem;padding-top:1.75rem;border-top:1px solid rgba(255,255,255,.15);flex-wrap:wrap}.stat-item{display:flex;flex-direction:column;gap:.2rem}.stat-num{font-family:var(--font-head);font-size:2rem;font-weight:900;color:var(--gold);line-height:1}.stat-label{font-size:.78rem;color:#fff9;line-height:1.4;max-width:140px}.stat-divider{width:1px;height:40px;background:#fff3;flex-shrink:0}.sobre-trajectory{background:var(--white);padding:5rem 0}.sobre-h2{font-family:var(--font-head);font-size:2rem;font-weight:800;color:var(--gray-900);line-height:1.3;margin-bottom:3rem}.sobre-h2 em{font-style:normal;color:var(--blue)}.trajectory-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.traj-p{font-size:.97rem;color:var(--gray-700);line-height:1.85;margin-bottom:1.1rem;opacity:0;transform:translateY(12px);transition:opacity .5s,transform .5s}.traj-p.visible{opacity:1;transform:translateY(0)}.traj-p:nth-child(2){transition-delay:.1s}.traj-p:nth-child(3){transition-delay:.2s}.traj-p:nth-child(4){transition-delay:.3s}.traj-p strong{color:var(--gray-900)}.timeline{display:flex;flex-direction:column;position:relative}.timeline:before{content:"";position:absolute;left:52px;top:16px;bottom:16px;width:2px;background:var(--gray-100);z-index:0}.timeline-item{display:grid;grid-template-columns:60px 1fr;gap:1.25rem;align-items:flex-start;padding:.75rem 0;position:relative;opacity:0;transform:translate(-10px);transition:opacity .5s,transform .5s}.timeline-item.visible{opacity:1;transform:translate(0)}.timeline-item:nth-child(2){transition-delay:.08s}.timeline-item:nth-child(3){transition-delay:.16s}.timeline-item:nth-child(4){transition-delay:.24s}.timeline-item:nth-child(5){transition-delay:.32s}.timeline-item:nth-child(6){transition-delay:.4s}.tl-year{font-family:var(--font-head);font-size:.8rem;font-weight:800;color:var(--blue);padding-top:.9rem;text-align:right;position:relative;z-index:1}.tl-highlight .tl-year{color:var(--gold)}.tl-content{padding:.9rem 1.1rem;background:var(--gray-50);border:1px solid var(--gray-100);border-radius:var(--radius);position:relative}.tl-content:before{content:"";position:absolute;left:-19px;top:14px;width:12px;height:12px;border-radius:50%;background:var(--blue);border:2px solid var(--white);box-shadow:0 0 0 2px var(--blue);z-index:1}.tl-highlight .tl-content{background:var(--blue-light);border-color:#2e4ece33}.tl-highlight .tl-content:before{background:var(--gold);box-shadow:0 0 0 2px var(--gold)}.tl-content strong{display:block;font-family:var(--font-head);font-size:.9rem;font-weight:700;color:var(--gray-900);margin-bottom:.2rem}.tl-content span{display:block;font-size:.82rem;color:var(--gray-400);line-height:1.4}.tl-note{margin-top:.5rem;font-size:.82rem;color:var(--blue-dark);line-height:1.5;font-style:italic}.sobre-bootstrap{background:var(--gray-900);color:var(--white);padding:5rem 0}.bootstrap-inner{display:grid;grid-template-columns:1fr 380px;gap:4rem;align-items:center}.bootstrap-h2{font-family:var(--font-head);font-size:2rem;font-weight:800;color:var(--white);line-height:1.25;margin-bottom:1.25rem}.bootstrap-p{font-size:.97rem;color:#ffffffbf;line-height:1.8;margin-bottom:1rem}.bootstrap-p strong{color:var(--white)}.bootstrap-lattes-link{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-head);font-size:.88rem;font-weight:600;color:var(--gold);text-decoration:none;margin-top:.5rem;transition:opacity .2s}.bootstrap-lattes-link:hover{opacity:.75}.bootstrap-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-lg);overflow:hidden}.bootstrap-card-header{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;background:#ceae2e1f;border-bottom:1px solid rgba(255,255,255,.08)}.bc-icon{font-size:1.75rem}.bc-title{display:block;font-family:var(--font-head);font-size:1rem;font-weight:700;color:var(--gold);margin-bottom:.1rem}.bc-subtitle{font-size:.78rem;color:#ffffff80}.bootstrap-card-body{padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:.75rem}.bc-item{display:flex;flex-direction:column;gap:.2rem;padding-bottom:.75rem;border-bottom:1px solid rgba(255,255,255,.06)}.bc-item:last-child{border-bottom:none;padding-bottom:0}.bc-label{font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#fff6}.bc-value{font-size:.88rem;color:#fffc;line-height:1.5}.sobre-method{background:var(--white);padding:5rem 0}.method-story{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.method-story-quote blockquote{font-size:1.05rem;font-style:italic;color:var(--gray-700);line-height:1.8;padding:1.75rem 2rem;background:var(--blue-light);border-left:4px solid var(--blue);border-radius:0 var(--radius-lg) var(--radius-lg) 0;margin:0 0 1rem}.method-story-quote cite{display:block;font-size:.85rem;color:var(--blue);font-weight:600;font-style:normal;padding-left:2rem}.method-story-text p{font-size:.97rem;color:var(--gray-700);line-height:1.8;margin-bottom:1rem}.method-story-text p strong{color:var(--gray-900)}.method-story-link{display:inline-flex;align-items:center;font-family:var(--font-head);font-size:.92rem;font-weight:700;color:var(--blue);text-decoration:none;margin-top:.5rem;gap:.2rem;transition:gap .2s}.method-story-link:hover{gap:.45rem}.sobre-cta{background:var(--blue);background-image:radial-gradient(circle at 50% 50%,rgba(78,103,232,.5) 0%,transparent 65%);padding:5rem 0}.sobre-cta-inner{text-align:center;max-width:600px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1rem}.sobre-cta-inner h2{font-family:var(--font-head);font-size:2.1rem;font-weight:800;color:var(--white);line-height:1.25}.sobre-cta-inner>p{font-size:.98rem;color:#ffffffbf;line-height:1.75}.sobre-cta-sub{font-size:.85rem;color:#ffffff80}@media(max-width:900px){.sobre-hero-inner{grid-template-columns:1fr;gap:2.5rem}.sobre-photo-wrap{flex-direction:row;align-items:center;gap:1.5rem}.sobre-badges{flex-direction:row;flex-wrap:wrap;width:auto}.trajectory-grid,.bootstrap-inner{grid-template-columns:1fr;gap:2.5rem}.method-story{grid-template-columns:1fr;gap:2rem}}@media(max-width:640px){.sobre-hero-text h1{font-size:2.1rem}.sobre-hero-stats{gap:1rem}.stat-divider{display:none}.sobre-photo-wrap{flex-direction:column}.sobre-badges{flex-direction:column;width:100%}.sobre-h2,.bootstrap-h2,.sobre-cta-inner h2{font-size:1.7rem}.timeline:before{left:48px}}
